digraph {
	Damping=0.995 K=0.5 maxiter=10000000 rankdir=LR
	"sugarcane
enzyme
imbibition_water
H3PO4
lime
polymer
rvf_wash_water
" [color=black fillcolor="white:#79dae8" gradientangle=0 height=0.6 margin=default orientation=0.0 peripheries=1 shape=box style=filled width=0.6]
	"stripping_water
denaturant
yeast
" [color=black fillcolor="white:#79dae8" gradientangle=0 height=0.6 margin=default orientation=0.0 peripheries=1 shape=box style=filled width=0.6]
	"filter_cake
fiber_fines
" [color=black fillcolor="white:#79dae8" gradientangle=0 height=0.6 margin=default orientation=0.0 peripheries=1 shape=box style=filled width=0.6]
	"juicing_sys
System" [color=black fillcolor="white:#CDCDCD" gradientangle=0 height=0.6 margin=default orientation=0.0 peripheries=2 shape=box style=filled width=0.6]
	"ethanol
wastewater
vent
recycle_yeast
" [color=black fillcolor="white:#79dae8" gradientangle=0 height=0.6 margin=default orientation=0.0 peripheries=1 shape=box style=filled width=0.6]
	"ethanol_production_sys
System" [color=black fillcolor="white:#CDCDCD" gradientangle=0 height=0.6 margin=default orientation=0.0 peripheries=2 shape=box style=filled width=0.6]
	node [color=black fillcolor="#79dae8" height=0.6 orientation=0 peripheries=1 shape=rarrow style=filled width=0.6]
	graph [maxiter=1000000 nodesep=0.15 outputorder=edgesfirst overlap=orthoyx]
	edge [dir=foward]
	Bagasse
	edge [arrowhead=none arrowtail=none headport=w tailport=c]
	"juicing_sys
System" -> Bagasse
	edge [arrowhead=normal arrowtail=none headport=c tailport=c]
	"sugarcane
enzyme
imbibition_water
H3PO4
lime
polymer
rvf_wash_water
" -> "juicing_sys
System" [style=dashed]
	edge [arrowhead=normal arrowtail=none headport=c tailport=c]
	"juicing_sys
System" -> "filter_cake
fiber_fines
" [style=dashed]
	edge [arrowhead=normal arrowtail=none headport=c tailport=c]
	"stripping_water
denaturant
yeast
" -> "ethanol_production_sys
System" [style=dashed]
	edge [arrowhead=normal arrowtail=none headport=c tailport=c]
	"juicing_sys
System" -> "ethanol_production_sys
System" [label=s24]
	edge [arrowhead=normal arrowtail=none headport=c tailport=c]
	"ethanol_production_sys
System" -> "ethanol
wastewater
vent
recycle_yeast
" [style=dashed]
}